home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 033a / ppp220.zip / TOPS.CNF < prev    next >
Text File  |  1992-02-12  |  2KB  |  64 lines

  1. ;BBS variable tells Top Callers the name of your BBS.
  2. BBS=The Bard's Lair
  3.  
  4. ;USERS variable tells Top Callers where to find the PCB/ProDoor USERS
  5. ;file.  The filemame must also be included with the path.
  6. USERS=E:\BBS\GEN\USERS
  7.  
  8. ;BULLET variable tells Top Callers the name and location of the bulletin
  9. ;to create.
  10. BULLET=BLT10
  11.  
  12. ;COLOR variable tells Top Callers the type of colorized bulletin to create
  13. ;if COLOR is not specified, no color file is produced.  The choices are
  14. ; PCB - uses PCBoard @Xnn color codes, ANSI - uses standard ANSI color
  15. ;codes.  Note -->  Color must come before any color codes, or they will
  16. ;be ignored.
  17. COLOR=PCB
  18.  
  19. ;FRAME variable tells Top Callers the color to use for the frame
  20. ;  Valid colors are:
  21. ;        BLACK
  22. ;        BLUE
  23. ;        GREEN
  24. ;        CYAN
  25. ;        RED
  26. ;        MAGENTA
  27. ;        BROWN
  28. ;        WHITE
  29. ;        GRAY
  30. ;        BRIGHT BLUE
  31. ;        BRIGHT GREEN
  32. ;        BRIGHT CYAN
  33. ;        BRIGHT RED
  34. ;        BRIGHT MAGENTA
  35. ;        YELLOW
  36. ;        BRIGHT WHITE
  37. ;  Only the first 7 colors are valid as background colors
  38. FRAME=BRIGHT WHITE ON CYAN
  39.  
  40. ;HEADER variable tells Top Callers the color to use in the header for each
  41. ;listing
  42. HEADER=BLACK ON CYAN
  43.  
  44. ;TEXT variable tells Top Callers the color to use for the text in each listing
  45. TEXT=YELLOW ON BLUE
  46.  
  47. ;CITIES variable tells Top Callers how many cities to include in the
  48. ;bulletin.  If not specified, Top cities are not added to the bulletin.
  49. CITIES=15
  50.  
  51. ;CALLERS variable tells Top Callers how many callers to include in the
  52. ;bulletin.  If not specified, Top callers are not added to the bulletin.
  53. CALLERS=20
  54.  
  55. ;DOWNLOADERS variable tells Top Callers how many downloaders to include
  56. ;in the bulletin.  If not specified, Top downloaders are not added
  57. ;to the bulletin.
  58. DOWNLOADERS=20
  59.  
  60. ;UPLOADERS variable tells Top Callers how many uploaders to include in
  61. ;the bulletin.  If not specified, Top uploaders are not added to the
  62. ;bulletin.
  63. UPLOADERS=20
  64.